Welcome![Sign In][Sign Up]
Location:
Search - simple algorithm for

Search list

[Othersimple

Description: 实现单纯性算法,利用算法导论的算法,用于求解线性方程-Simple algorithm, the use of algorithms introduction to algorithms for solving linear equations
Platform: | Size: 143360 | Author: jabinwang | Hits:

[ARM-PowerPC-ColdFire-MIPSPage-replacement-algorithm

Description: 页面置换算法的实现。里面包含了 LRU ,FIFO, 简单CLOCK,改进的CLOCK,OPT,随机算法这几种算法,然后根据情况选择算法。 -Page replacement algorithm. Which contains the LRU, FIFO, simple and CLOCK to improved CLOCK, OPT, random selection algorithm algorithm for these types of algorithms, and then depending on the circumstances.
Platform: | Size: 2048 | Author: 王心 | Hits:

[Technology ManagementFingerprint-recognition-algorithm

Description: 指纹识别算法主要用于指纹图像检测,该算法简单易学,容易实现。-Fingerprint recognition algorithm for fingerprint image detection, the algorithm is simple to learn, easy to implement.
Platform: | Size: 1856512 | Author: 王敏 | Hits:

[AlgorithmFiltering-algorithm

Description: 这是软件滤波的几个简单的常用的算法,文件内容包括各个滤波算法的优点和缺点,附有简单程序供参考-This is a few simple software filtering algorithms used, the contents of the file, including the advantages and disadvantages of each filtering algorithm, and accompanied by a simple procedure for reference
Platform: | Size: 14336 | Author: 蔡杰 | Hits:

[3D Graphic2dto3d

Description: simple algorithm for finding prime numbers as fast as possible
Platform: | Size: 23552 | Author: fegasoft | Hits:

[matlabHamilton

Description: matlab,汉密尔顿回路算法,包含旅行商问题和三边交换简单算法-matlab, Hamilton loop algorithm contains a simple algorithm for the traveling salesman problem and trilateral exchange
Platform: | Size: 13312 | Author: Cinkie | Hits:

[OtherqSort

Description: 一个关于快排的算法,很简单,但是希望能对初学者有帮助-A very simple algorithm for fast row, but hope can be helpful for beginners
Platform: | Size: 287744 | Author: lyx | Hits:

[GDI-BitmapAlgorithm

Description: 图像处理的颜色空间转换,经典拉普拉斯,高斯等滤波处理算法,以及简单的地形校正算法实现源码-Image processing, color space conversion, the classic Laplace, Gauss filtering algorithm for processing, and the simple terrain correction algorithm to achieve source
Platform: | Size: 18432 | Author: Richard | Hits:

[Windows DevelopBasic-genetic-algorithm

Description: 基本遗传算法,本程序是学习遗传算法最简单的例子,供大家参考-Basic genetic algorithm, this program is to learn from the most simple example of the genetic algorithm, for your reference
Platform: | Size: 315392 | Author: 夏刚 | Hits:

[VC/MFCc-tanhaoqiang

Description: 谭浩强c语言程序设计 1 C语言概述 1.1 C语言的发展过程 1.2 当代最优秀的程序设计语言 1.3 C语言版本 1.4 C语言的特点 1.5 面向对象的程序设计语言 1.6 C和C++ 1.7 简单的C程序介绍 1.8 输入和输出函数 1.9 C源程序的结构特点 1.10 书写程序时应遵循的规则 1.11 C语言的字符集 1.12 C语言词汇 1.13 Turbo C 2.0集成开发环境的使用 1.13.1 Turbo C 2.0简介和启动 1.13.2 Turbo C 2.0集成开发环境 1.13.3 File菜单 1.13.4 Edit菜单 1.13.5 Run菜单 1.13.6 Compile菜单 1 1.13.7 Project菜单 1.13.8 Options菜单 1.13.9 Debug菜单 1.13.10 Break/watch菜单 1.13.11 Turbo C 2.0的配置文件 2 程序的灵魂—算法 2.1 算法的概念 21 2.2 简单算法举例 21 2.3 算法的特性 24 2.4 怎样表示一个算法 24 2.4.1 用自然语言表示算法 24 2.4.2 用流程图表示算法 24 2.4.3 三种基本结构和改进的流程图 28 2.4.4 用N-S流程图表示算法 29 2.4.5 用伪代码表示算法 30 2.4.6 用计算机语言表示算法 31 2.5 结构化程序设计方法 31 3 数-Hemopurification c language programming 1 C Language Overview 1.1 C language development process 1.2 the most outstanding contemporary programming languages 1.3 C language version 1.4 C language features 1.5 object-oriented programming language 1.6 C and C++ 1.7 simple C program 1.8 Input and output functions Structural features of the 1.9 C source code 1.10 writing program should follow the rules 1.11 C language character set 1.12 C language vocabulary 1.13 Turbo C 2.0 integrated development environment 1.13.1 Turbo C 2.0 Introduction and start 1.13.2 Turbo C 2.0 Integrated Development Environment 1.13.3 File menu 1.13.4 Edit menu 1.13.5 Run menu 1.13.6 Compile menu 1 1.13.7 Project menu 1.13.8 Options menu 1.13.9 Debug menu 1.13.10 Break/watch menu 1.13.11 Turbo C 2.0 configuration file The 2 procedures soul- Algorithm 2.1 algorithm concept 21 2.2 a simple algorithm for example 21 2.3 algorithm characteristics 24 2.4 How to represent an algorithm 24 2.
Platform: | Size: 2782208 | Author: bai | Hits:

[Other systemsGA-for-course-tsp

Description: 用matlab编写的用遗传算法求解TSP问题的源代码,程序简单,效率高,可靠性好-Prepared using matlab genetic algorithm for TSP source code, the program is simple, high efficiency, good reliability
Platform: | Size: 4096 | Author: 晓天 | Hits:

[GDI-BitmapThe-Lagrange-interpolation-algorithm

Description: 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical. Traditional interpolation algorithm due to the low-pass filtering effect generally makes the target image edge blur, it is difficult to obtain satisfactory visual effects in order to achieve a better quality image scaling is proposed based on cubic Lagrange interpolation algorithm for adaptive image scaling algorithm that First calculate the target pixel set of source pixels around three variance, minimum variance select a set of source pixels, then the cubic Lagrange interpolation formula obtained target pixel gray value Experimental results show that the algorithm proceeds target image sharp edges, and the algorithm complexity is low, easy hardware implementation can achieve real-time image scaling.
Platform: | Size: 102400 | Author: 吴军 | Hits:

[matlabsimple

Description: This one is a segmentation algorithm for segmenting images
Platform: | Size: 221184 | Author: Mary | Hits:

[Algorithmqr_decomposition

Description: 矩阵QR分解,该程序给出了一种简便的求解矩阵的QR分解的算法,该算法通用简便-Matrix QR decomposition, the program presents a simple algorithm for solving matrix QR decomposition, the algorithm of general is simple
Platform: | Size: 616448 | Author: 张瑶瑶 | Hits:

[matlabjisuanqi

Description: 基于matlab GUI的一个简单计算机系统,能实现加减乘除等简单算法-A simple matlab GUI based computer system, to achieve a simple algorithm for addition, subtraction, etc.
Platform: | Size: 7168 | Author: 方鹏惠 | Hits:

[AlgorithmPSO

Description: PSO Simple algorithm for optimization
Platform: | Size: 1024 | Author: fabiandrez7 | Hits:

[matlabAAA_SM2RAIN_code

Description: SM2RAIN是通过土壤湿度来估计降雨的简单算法。-SM2RAIN is a simple algorithm for estimating rainfall from soil moisture data. The code is written in the MATLAB® programming language and is fully commented.
Platform: | Size: 936960 | Author: ws | Hits:

[CA authRSA

Description: RSA digital signature algorithm. Simple algorithm for RSA digital signature
Platform: | Size: 1024 | Author: LouisBell | Hits:

[Special Effectskmeans-algorithm(matlab)

Description: 一种图像聚类分割的简单的算法实现,是最为经典的基于划分的聚类方法-Simple clustering algorithm for image segmentation implementation, is the most classic division based clustering methods
Platform: | Size: 1024 | Author: stone | Hits:

[Program doc01096561

Description: A simple algorithm for detection of timing error of a synchronous, band-limited, BPSK or QPSK data stream is proposed. The algorithm requires only two samples per symbol for its operation. One of the two samples is also used for the symbol decision. Derivation of the s- curve reveals a sinusoidal shape.-A simple algorithm for detection of timing error of a synchronous, band-limited, BPSK or QPSK data stream is proposed. The algorithm requires only two samples per symbol for its operation. One of the two samples is also used for the symbol decision. Derivation of the s- curve reveals a sinusoidal shape.
Platform: | Size: 636928 | Author: hamed | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net